PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.type3 Package / PDFType3Font Class


In This Topic
    PDFType3Font Class Methods
    In This Topic

    For a list of all members of this type, see PDFType3Font members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodOverloaded. This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodEncodes the given text to a byte array based on font's encoding. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the character spacing to be used by this font. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the first char in the font.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the font bbox.  
    Public MethodGets the font matrix.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the font glyphs.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the last char in the font.  
    Public MethodGets the font metrics. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the font size. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the strikethrough offset. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the text rendering mode. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the character widths.  
    Public MethodGets a value indicating whether the font is bold. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets a value indicating whether the font is italic. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets a value indicating whether the font is strikethrough. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets a value indicating whether the font is underlined. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets a value indicating whether the font is bold. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the character spacing to be used by this font. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the first char in the font.  
    Public MethodSets the font bbox.  
    Public MethodSets the font matrix.  
    Public MethodSets a value indicating whether the font is italic. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the last char in the font.  
    Public MethodSets the font size. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets a value indicating whether the font is strikethrough. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the strikethrough offset. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the text rendering mode. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets a value indicating whether the font is underlined. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the character widths.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Top
    See Also